home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / dump < prev    next >
Text File  |  1994-08-09  |  443b  |  14 lines

  1.  
  2. dump <hexaddress | .> [range]
  3.  
  4.      The dump command shows memory in hex and ascii. Hex-address is a
  5. 32-bit value split into page address and page offset. A splitting
  6. colon is not used nor accepted.  If decimal-range is not given , 128
  7. bytes  are  displayed.  'dump .' displays memory starting at the end
  8. of a previous dump command.  This command is primarily useful for
  9. debugging.
  10.  
  11.           dump 12fe0008
  12.           
  13.           
  14.